home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=3.0.5
- [Setup]
- AppName=Throttle
- AppVerName=Throttle
- AppId=Throttle
- AppVersion=5.6.30.2003
- AppPublisher=PGWARE
- AppPublisherURL=http://www.pgware.com
- AppSupportURL=http://www.pgware.com
- AppUpdatesURL=http://www.pgware.com
- AppMutex=ThrottleMutex
- DefaultDirName={pf}\Throttle
- DefaultGroupName=Throttle
- UninstallDisplayIcon={app}\Throttle.exe
- UninstallDisplayName=Throttle
- OutputBaseFilename=throttle
- Compression=zip
- PrivilegesRequired=none
- ChangesAssociations=yes
- LicenseFile=embedded\License.rtf
- InfoBeforeFile=embedded\InfoBefore.rtf
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\Throttle.exe"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\Throttle.chm"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\ReadMe.txt"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\License.txt"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\History.txt"; DestDir: "{app}"; Flags: ignoreversion
- [INI]
- FileName: "{app}\Throttle.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.pgware.com";
- FileName: "{app}\Support.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.pgware.com/support.html";
- [Run]
- Filename: "{app}\Throttle.exe"; Description: "Launch Throttle"; Flags: postinstall skipifsilent nowait
- [Icons]
- Name: "{group}\Throttle Application"; Filename: "{app}\Throttle.exe"; Comment: "Throttle Application";
- Name: "{group}\Throttle Help"; Filename: "{app}\Throttle.chm"; Comment: "Throttle Help";
- Name: "{group}\Throttle Homepage"; Filename: "{app}\Throttle.url"; Comment: "Throttle Homepage";
- Name: "{group}\Throttle Support"; Filename: "{app}\Support.url"; Comment: "Throttle Support";
- Name: "{userdesktop}\Throttle"; Filename: "{app}\Throttle.exe"; Comment: "Throttle"; Tasks: desktopicon;
- Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\Throttle"; Filename: "{app}\Throttle.exe"; Comment: "Throttle"; Tasks: quicklaunchicon;
- Name: "{group}\Uninstall Throttle"; Filename: "{uninstallexe}"; Comment: "Uninstall Throttle";
- [Tasks]
- Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:";
- Name: "quicklaunchicon"; Description: "Create a &Quick Launch icon"; GroupDescription: "Additional icons:";
- [UninstallDelete]
- Type: files; Name: "{app}\Throttle.url";
- Type: files; Name: "{app}\Support.url";
-